Skip to content

Conversation

tcyrus
Copy link

@tcyrus tcyrus commented Apr 13, 2018

  • Updated AWS-SDK to include built-in promises functionality (no need to use promisifyAll).
  • Replaced await by using clear then chains.
  • Uses Promise functions from bluebird to clean-up code (spread, tap, thenReturn, and catchReturn).

Updated AWS-SDK to include built-in promises functionality. Chained promises together and removed all await calls.
@tcyrus
Copy link
Author

tcyrus commented Dec 12, 2019

@trevordixon Could you merge this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant